home *** CD-ROM | disk | FTP | other *** search
- :
- #
- # xmcd shell script to instruct SkunkWare 5.0 users how to install
- # xmcd on their system.
- #
- # The real xmcd binary is now in /bin/X11/xmcd.real on the CD-ROM
- #
-
- echo "\nYou must install xmcd on your hard disk in order to run it."
- echo "The xmcd binary must be setuid root. Nothing on the SkunkWare"
- echo "CD-ROM is shipped setuid or setgid for reasons of security."
- echo "\nIn order to install xmcd, run the sprinkle script provided"
- echo "on the SkunkWare CD-ROM in /mount-point/bin."
- echo "For example, if you have mounted the SkunkWare 5.0 CD-ROM on"
- echo "/usr/skunk, then login as root and run the command :\n"
- echo "\t/usr/skunk/bin/sprinkle xmcd\n"
- echo "which will copy the xmcd distribution files over to your root"
- echo "filesystem and set the permissions and ownership correctly."
- echo "\nYou may then need to run the xmcd configuration script to"
- echo "configure xmcd for your specific hardware. To do so, login as"
- echo "root and run the command :\n"
- echo "\tmkdev xmcd\n"
-